Welcome![Sign In][Sign Up]
Location:
Search - print code

Search list

[Printing programPRINT

Description: 一个微型打印机的C语言源程序-A miniature of the C language source code printer
Platform: | Size: 1024 | Author: 站长 | Hits:

[File Operatereport-print

Description: 现在正在做的项目中涉及大量的Excel文件导出导入操作,都是使用Java Excel来操作。 Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。下面我写了一个简单的例子,展示基本的读取,新建,更新(包括常见格式的设置:字体,颜色,背景,合并单元格),拷贝操作,有这些其实已经基本足够应付大部分问题了。下面是例的源代码:-are currently doing projects involve an enormous amount of export Excel documents into operation, are using Java Excel to operate. Java Excel is an open source project through which Java developers can read Excel document, the creation of new Excel file, update existing Excel files. Below, I wrote a simple example to demonstrate basic reading, the new update (including common format settings : fonts, colors, backgrounds, mergers cells), the copy operation, which has been sufficient to meet the most basic problems. Below are the cases of source code :
Platform: | Size: 226304 | Author: 陈同坏 | Hits:

[WEB CodeVirtualPrinter.v1.0.Source.Code.ccrun.360181

Description: 虚拟打印-Virtual Print
Platform: | Size: 360448 | Author: 冯艳华 | Hits:

[Finance-Stock software systemprint-src

Description: 发票打印系统的软件,其采用windows api进行打印机的操作和用户密码的MD5算法加密.其中MD5加密算法文件直接用了FileZilla的源代码.-invoice printing system software, its windows api used for the operation of the printer and user password encryption algorithm MD5. which MD5 Encryption Algorithm documents directly with the source code of FileZilla.
Platform: | Size: 2395136 | Author: 王袍 | Hits:

[CSharpPrinterPageSetting-csharp-code

Description: c#中打印datagridview类,带页面设置模块的打印预览类-c# Print datagridview category, with the Page Setup module category Print Preview
Platform: | Size: 36864 | Author: 段岸平 | Hits:

[OtherPrint

Description: 精确套打与机械图纸生成, 包含了所有源码, 可供朋友们打印方面的参考-套打accurate generation and mechanical drawings, including all the source code for my friends print reference
Platform: | Size: 1258496 | Author: 航宇 | Hits:

[Delphi VCLprint

Description: 精确打印画布操作经典例子_带源码+效果 精确打印画布操作经典例子_带源码+效果-Canvas print precise operation of the classic examples with source code _+ Effect precise operation of the classic canvas print _ with source code examples+ Effect
Platform: | Size: 1261568 | Author: ccc | Hits:

[Otherprint

Description: 从数据库中读取数据,在客户端打印与保存table中的数据,代码简单易懂。-Read data from the database, the client print and save the table of data, easy-to-read code.
Platform: | Size: 1024 | Author: 2121 | Hits:

[Home Personal applicationprint

Description: 打印条码系统 打印条码系统 -Print bar code system, bar code printing systems to print bar code system
Platform: | Size: 148480 | Author: 智伟 | Hits:

[Printing programprint

Description: vb控制打印机一向不太方便,在此上传关于vb下打印原代码-vb control the printer has always been not very convenient, in this upload print on the original code under vb
Platform: | Size: 1024 | Author: 华清 | Hits:

[Printing programprint

Description: 关于打印的VB源代码,给一个朋友编的,通过测试!-VB on the printed source code, to a friend made, and passed the test!
Platform: | Size: 1843200 | Author: 小熊 | Hits:

[Printing programPrint-code-VC6

Description: 一个 vc编写的 com和lpt 控制打印的原代码 对于初学 串口和并口通信的有一定帮助-Vc prepared a com and lpt control of printing the original code for serial and parallel port beginner communication has a certain extent, help
Platform: | Size: 1916928 | Author: tanghao | Hits:

[Picture ViewerPrintSCU

Description: DICOM PRINT TO SCU SAMPLE CODE
Platform: | Size: 37888 | Author: angus | Hits:

[CSharpprint

Description: 用CSHARP写的文件与打印的源码实例,希望对大家有用-Written by CSharp file and print the source code examples, and they hope U.S. Useful
Platform: | Size: 612352 | Author: fsfsd | Hits:

[Other Embeded programFINGERPRNTCODE

Description: finger print based security system
Platform: | Size: 4096 | Author: swathi | Hits:

[ApplicationsCS_PrintSample1

Description: Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download suitable printer drivers and install on yr PC.
Platform: | Size: 125952 | Author: Chenna | Hits:

[CSharpPrint

Description: 发票套打,C#源码,控制发票走纸和定位的程序,值得参考和学习。-print invoices, C# source code, control and position paper invoices going process, it is also useful and learning.
Platform: | Size: 1700864 | Author: 刘晓东 | Hits:

[SCMmsp430-print

Description: 本代码本人用MSP430单片机开发微型数据记录打印机时所写的打印接口程序。-The code I used to develop single-chip MSP430 micro-data records written by the printer when printing interface program.
Platform: | Size: 2048 | Author: 蒋群 | Hits:

[Windows DevelopSoft20060210164149878

Description: 虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer - thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print -虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer- thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print
Platform: | Size: 271360 | Author: guoyang | Hits:

[matlabFingerPrintProject

Description: Finger Print Code By Matlab
Platform: | Size: 6202368 | Author: nadia | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net